home *** CD-ROM | disk | FTP | other *** search
/ SuperModels in the Rainforest / SuperModels in the Rainforest.iso / rain.dxr / 00056.ls < prev    next >
Encoding:
Text File  |  1995-10-13  |  89 b   |  7 lines

  1. on mouseDown
  2.   buttonLogic()
  3.   if the result = 1 then
  4.     go("Main Screen")
  5.   end if
  6. end
  7.